I am using doors in batch mode, sending the request to doors batch ipc server. |
Re: Doors Batch server length limit |
Re: Doors Batch server length limit SystemAdmin - Wed Sep 07 11:24:57 EDT 2011 Target may look like this: "C:\Program Files\IBM\Rational\DOORS\9.2\bin\doors.exe" -u Administrator -P "mypassword" -b "C:\Doors-Stuff\DXL-Local\Ready\Archive_DataBase-Batch.dxl" Now that I look at that, you cannot add "code" to the "-b" switch you MUST put in a file name. Its the "-D" or "-dxl" switch that excepts code allowing you to use "#include". For Batch use the batch switch "-b" but I'm a little brain dead right now as to why that matters.
|